* dired.el (dired-insert-directory): Always add "--dired" to to
authorKai Großjohann <kgrossjo@eu.uu.net>
Sun, 22 Sep 2002 13:01:10 +0000 (13:01 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Sun, 22 Sep 2002 13:01:10 +0000 (13:01 +0000)
commit42838d3c09fb8792c5a8112b4855a385f2f42486
tree01696aded59ee7871854d1974c7431298562a423
parent21f3c9f793911e4d9dd43fb2ba2314a3eee30567
* dired.el (dired-insert-directory): Always add "--dired" to to
SWITCHES for remote files.
* files.el (insert-directory): Comment saying that "--dired"
might be in the SWITCHES.
* net/ange-ftp.el (ange-ftp-ls): Handle "--dired" in LSARGS.
(ange-ftp-insert-directory): Comment explaining "--dired"
handling.
lisp/ChangeLog
lisp/dired.el
lisp/files.el
lisp/net/ange-ftp.el